html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, 
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:1.35em;
	color:#50535a;
}

a {
	color:#25b2e7;
	text-decoration:underline;
}

label {
	color:#50535a;
}

input {
	font-size:12px;
	font-family:arial,helvetica,sans-serif;
	line-height:16px;
	padding:0;
	margin:0;
}
	input[type=text],
	input[type=password] {
		width:163px;
		border:1px solid #e2e1e0;
		box-shadow:inset 0 2px 1px #f2f1f0;
		padding:6px;
		margin:0 0 5px;
	}
	input[type=checkbox] {
		vertical-align:top;
		margin:2px 3px 0 0;
		float:left;
		line-height:1;
	}
	.ie7 input[type=checkbox] {
		margin:0 3px 0 0;
	}
	

#page {
	width:994px;
	margin:0 auto;
}

#header {
	padding:0 0 30px;
	float:left;
	width:100%;
	position:relative;
	z-index:2;
}

#logo {
	float:left;
	padding:69px 0 0 15px;
}

#utility {
	float:right;
	padding:0 0 20px;
	width:300px;
}
	#utility ul {
		background:url('/atf/cf/{e5e3b832-cd7b-40b5-98d7-6ed9fefca922}/BG-UTILITY-R.PNG') no-repeat right top;
		list-style:none;
		text-align:right;
		padding:0 30px 0 0;
		margin:0;
		height:27px;
		float:right;
	}
	#utility li {
		display:inline;
		margin:0 0 0 6px;
		color:#fff;
		line-height:24px;
		float:left;
	}
	#utility li:first-child {
		background:url('/atf/cf/{e5e3b832-cd7b-40b5-98d7-6ed9fefca922}/BG-UTILITY-L.PNG') no-repeat bottom left;
		padding:0 0 0 30px;
		margin:0;
	}
	#utility a {
		color:#fff;
		display:block;
		float:left;
		line-height:27px;
		text-decoration:none;
	}
	#utility a:hover {
		text-decoration:underline;
	}
	

#media {
	margin:0 auto;
	width:986px;
}

#page-title {
	float:left;
	clear:both;
	border-style:1px solid #1ea2d3;
}
	#page-title h2 {
		color:#25b2e7;
		font-size:20px;
		line-height:1.25em;
		font-weight:normal;
	}
	

#content {
	float:left;
	width:100%;
	padding:0 0 50px;
	position:relative;
	z-index:1;
}
	
#footer {
	background:url('/atf/cf/{e5e3b832-cd7b-40b5-98d7-6ed9fefca922}/BG-FOOTER.JPG') repeat-x;
	float:left;
	width:100%;
	padding:20px 0 30px;
}
	#footer .primary {
		float:left;
		padding:0 0 0 15px;
	}
	#footer .secondary {
		float:right;
		padding:0 15px 0 0;
	}
	#footer ul {
		list-style:none;
		margin:0;
		padding:8px 0 0;
	}
	#footer li {
		display:inline;
	}
	
.fancyboxPopup {
	display:none;
}
	.fancyboxPopup h2 {
		margin:0 0 10px;
		font-weight:normal;
	}
	.fancyboxPopup p:last-child {
		margin:0;
		padding:0;
	}